Skip to content

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Apr 30, 2025

No description provided.

@@ -952,7 +952,7 @@ function elem_apply(f, args::Vararg{Any,Nargs}) where {Nargs}
return traced2_result
end

function broadcast_to_size(arg::AnyTracedRArray, rsize)
function broadcast_to_size(arg::AbstractArray{<:TracedRNumber}, rsize)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AnyTracedRArray is an alias for this

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh darn, then clearly this is not a quick fix for #1229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants